home *** CD-ROM | disk | FTP | other *** search
- object OptionsForm: TOptionsForm
- Left = 218
- Top = 108
- BorderStyle = bsDialog
- Caption = 'Options'
- ClientHeight = 488
- ClientWidth = 656
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 561
- Height = 473
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 56
- Top = 26
- Width = 35
- Height = 16
- Caption = 'Editor'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 53
- Top = 62
- Width = 40
- Height = 16
- Caption = 'Windiff'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 48
- Top = 97
- Width = 50
- Height = 16
- Caption = 'Explorer'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 28
- Top = 124
- Width = 91
- Height = 32
- Caption = 'Explorer Command-Line'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object LabelInitials: TLabel
- Left = 290
- Top = 446
- Width = 37
- Height = 16
- Caption = 'Initials'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- WordWrap = True
- end
- object Label9: TLabel
- Left = 26
- Top = 284
- Width = 154
- Height = 16
- Caption = 'Files are '#39'old'#39', if older than'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 530
- Top = 284
- Width = 30
- Height = 16
- Caption = 'days'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label11: TLabel
- Left = 33
- Top = 166
- Width = 81
- Height = 16
- Caption = 'Proxy for FTP'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Edit1: TEdit
- Left = 136
- Top = 24
- Width = 425
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Text = 'Edit1'
- OnChange = Edit1Change
- OnExit = Edit1Exit
- OnKeyPress = Edit1KeyPress
- end
- object Edit2: TEdit
- Left = 136
- Top = 59
- Width = 425
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- Text = 'Edit2'
- OnChange = Edit2Change
- OnExit = Edit2Exit
- OnKeyPress = Edit2KeyPress
- end
- object Button1: TButton
- Left = 539
- Top = 26
- Width = 21
- Height = 21
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 539
- Top = 61
- Width = 21
- Height = 21
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = Button2Click
- end
- object cbDaylightSavingDiff: TCheckBox
- Left = 16
- Top = 400
- Width = 270
- Height = 17
- Caption = 'Filter Daylight Saving Time Differences'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 11
- end
- object Edit3: TEdit
- Left = 136
- Top = 94
- Width = 425
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- Text = 'Edit3'
- OnChange = Edit3Change
- OnExit = Edit3Exit
- OnKeyPress = Edit3KeyPress
- end
- object BitBtn1: TBitBtn
- Left = 576
- Top = 8
- Width = 75
- Height = 25
- TabOrder = 17
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 576
- Top = 40
- Width = 75
- Height = 25
- TabOrder = 18
- Kind = bkCancel
- end
- object Button3: TButton
- Left = 539
- Top = 96
- Width = 21
- Height = 21
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- OnClick = Button3Click
- end
- object Edit4: TEdit
- Left = 136
- Top = 130
- Width = 425
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- end
- object btnAdvanced: TButton
- Left = 576
- Top = 456
- Width = 75
- Height = 25
- Caption = 'Advanced...'
- TabOrder = 19
- OnClick = btnAdvancedClick
- end
- object cbIgnoreTargetAttributes: TCheckBox
- Left = 292
- Top = 400
- Width = 270
- Height = 17
- Caption = 'Ignore Attributes of Target File'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 12
- end
- object cbDateFormat: TCheckBox
- Left = 16
- Top = 424
- Width = 270
- Height = 17
- Caption = 'Display Date in yyyymmdd Format'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 13
- end
- object cbSendToRecycleBin: TCheckBox
- Left = 292
- Top = 424
- Width = 270
- Height = 17
- Caption = 'Move Local Files to Delete to Recycle Bin'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 14
- end
- object cbShowConfirmationDialog: TCheckBox
- Left = 16
- Top = 448
- Width = 270
- Height = 17
- Caption = 'Show Confirmation Dialog'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 15
- end
- object GroupBox1: TGroupBox
- Left = 16
- Top = 192
- Width = 545
- Height = 81
- Caption = 'Filter out - Matching items are not displayed'
- TabOrder = 8
- object Label5: TLabel
- Left = 27
- Top = 25
- Width = 61
- Height = 16
- Caption = 'File Filters'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 11
- Top = 57
- Width = 93
- Height = 16
- Caption = 'Directory Filters'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object ComboBox1: TComboBox
- Left = 120
- Top = 20
- Width = 417
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- Text = 'ComboBox1'
- end
- object ComboBox2: TComboBox
- Left = 120
- Top = 52
- Width = 417
- Height = 21
- ItemHeight = 13
- TabOrder = 1
- Text = 'ComboBox2'
- end
- end
- object GroupBox2: TGroupBox
- Left = 16
- Top = 312
- Width = 545
- Height = 81
- Caption = 'Filter in - Only matching items are displayed'
- TabOrder = 10
- object Label7: TLabel
- Left = 27
- Top = 25
- Width = 61
- Height = 16
- Caption = 'File Filters'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label8: TLabel
- Left = 11
- Top = 57
- Width = 93
- Height = 16
- Caption = 'Directory Filters'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object ComboBox3: TComboBox
- Left = 120
- Top = 20
- Width = 417
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- Text = 'ComboBox3'
- end
- object ComboBox4: TComboBox
- Left = 120
- Top = 52
- Width = 417
- Height = 21
- ItemHeight = 13
- TabOrder = 1
- Text = 'ComboBox4'
- end
- end
- object EditInitials: TEdit
- Left = 352
- Top = 442
- Width = 177
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 16
- Visible = False
- end
- object Edit5: TEdit
- Left = 192
- Top = 282
- Width = 329
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 9
- OnChange = Edit5Change
- OnExit = Edit5Exit
- OnKeyPress = Edit5KeyPress
- end
- object Edit6: TEdit
- Left = 136
- Top = 162
- Width = 425
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 7
- end
- object OpenDialog1: TOpenDialog
- Filter = 'Program Files|*.exe;*.bat'
- Options = [ofHideReadOnly, ofNoChangeDir]
- Left = 624
- Top = 72
- end
- end
-